Pet Store Web Service
DeletedeletePet

Resource Path: /pet/{petId}

Description
Deletes a pet
Parameters
NameDescriptionData Type
Pet id to deleteinteger
Request Headers
NameDescription
 
Fault Responses
FaultDescription
Invalid ID supplied
Pet not found
See Also